Mapping URL: /airplanetype/{id}
Description: delete the airplanetype entity with the appended id
Microservice: AirplaneService
/airplanetype/{id} |
Mapping URL: /airplanetype/{id}
Description: AirplaneTypeService
Name: deleteAirplaneTypeById(id)
Request Method: DELETE
Service Interface: /airplanetype/{id}
Service Entity: AirplaneType
3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
3.7 PassengerBookingService |